From: Jim Blandy Date: Thu, 11 Mar 1993 07:06:01 +0000 (+0000) Subject: * resume.el: Doc fix. X-Git-Tag: archive/raspbian/1%29.2+1-2+rpi1^2~5^2~96950 X-Git-Url: https://dgit.raspbian.org/%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:///%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:/?a=commitdiff_plain;h=ffb34e78e772976460abfe617ebc9fa85e9975c5;p=emacs.git * resume.el: Doc fix. --- diff --git a/lisp/resume.el b/lisp/resume.el index f2bb81cd239..b1e6a58122f 100644 --- a/lisp/resume.el +++ b/lisp/resume.el @@ -81,7 +81,7 @@ ;; Insert this in your .emacs file: ;;(setq suspend-resume-hook 'resume-process-args) -;;(setq suspend-hook 'empty-args-file) +;;(setq suspend-hooks 'empty-args-file) ;;(autoload 'empty-args-file "resume") ;;(autoload 'resume-process-args "resume")